ASP.NET Core MVC コントロールヘルプ
Content メソッド (TileBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TileBuilder<TControl,TBuilder> クラス : Content メソッド
The value.
Configurates C1.Web.Mvc.Tile.Content. Sets the tile content(text/html) or the selector of a Dom element which contains the content.
シンタックス
'宣言
 
Public Function Content( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Content( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TileBuilder<TControl,TBuilder> クラス
TileBuilder<TControl,TBuilder> メンバ